You are here:
Symbol Reference >
Dew Namespace
>
Dew.Math Namespace
>
Classes
>
TMtxExpression Class
>
TMtxExpression Methods
>
TMtxExpression.InsertExpr Method
Dew Math for .NET
TMtxExpression.InsertExpr Method
TMtxExpression Class
TMtxExpression Members
Dew.Math Namespace
TMtxExpression Methods
See Also
Collapse All
Inserts new expression at specified index.
Syntax
C#
Visual Basic
public
void
InsertExpr
(
int
Index
, [In]
string
Expr
);
Public
Function
InsertExpr
(
Index
As
Integer
,
Expr
As
[In]
string
)
As
void
See Also
ExprCount
,
AddExpr
,
DeleteExpr
Group
TMtxExpression Methods
Links
TMtxExpression Class
,
TMtxExpression Members
,
Dew.Math Namespace
,
TMtxExpression Methods
,
See Also
Copyright (c) 1999-2024 by Dew Research. All rights reserved.
Contents
|
Index
|
Home
What do you think about this topic?
Send feedback!